addJavaPackage

Upload a Java package.

Format

udclient [global-args...] [global-flags...]
  addJavaPackage [parameters]

Parameters

Table 1. Parameters
Parameter Type Required Description
name string false Custom package name (typically, the file name of the package). Limited to 100 characters from [-_.0-9a-zA-Z]. Certain names that have special meaning as file names such as ".." or "COM1" are rejected.

Related REST command: Upload a Java package..